Flattening and Unflattening a Collection
You use theFlattenCollection
function to flatten a collection into a stream of bytes. You use theUnflattenCollection
function to unflatten a collection that was flattened using theFlattenCollection
function.
Subtopics
- FlattenCollection
- FlattenPartialCollection
- UnflattenCollection